Polygon Collider 2D Solver (Component)

--> How to add? 
(Add Component > Script Boy > PolygonCollider2D Solver)
Select the GameObject that has a PolygonCollider2D component,click the Add Component button in the Inspector window, and select Script Boy > PolygonCollider2D Solver.


--> Properties
cachePolygon (bool): It caches PolygonCollider2D points during Awake function.


--> Note : It doesn't work with Rigidbody2D.

------------------------------------------
Contact Info

-Email : ScriptBoy.Unity@gmail.com
-Reddit : Script_Boy